Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib--remotableSeamBeans

This contribution is part of XML component org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib inside nuxeo-platform-webapp-base-9.10.jar /OSGI-INF/seamremotingjsbuilder-contrib.xml

Extension Point

Extension point remotableSeamBeans of component SeamRemotingJSBuilderComponent.

Contributed Items

  • <remotableSeamBeans>
              <beans>
                  <bean>clipboardActions</bean>
              </beans>
          </remotableSeamBeans>

XML Source

<extension point="remotableSeamBeans" target="org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent">
      <remotableSeamBeans>
          <beans>
              <bean>clipboardActions</bean>
          </beans>
      </remotableSeamBeans>
  </extension>